
  

  
  

  
  
  
  
    


@layer base {
  
  body, :host {
    /* Color */
    --bg-light: #ffffff;
--text-dark: var(--bg-dark);
--border-light: #e8e8e8;
--bg-dark: #141414;
--text-light: var(--bg-light);
--button-bg-dark: #777777;
--button-bg-light: #e5e5e5;
--button-border-light: #f0f0f0;
--bridge-blue: #438EFF;
--monstera: #2C6E49;
--coral: #F28C8C;
--sagegrey: #DCE2D9;
--charcoal: #1B1B1B;
--dark-forrest: #1A3C34;
--sand: #EADDC5;
--lilium-orange: #F87524;
--grey-50: #FAFAFA;
--grey-100: #F5F5F5;
--grey-200: #E5E5E5;
--grey-300: #D4D4D4;
--grey-400: #A3A3A3;
--grey-500: #737373;
--grey-600: #525252;
--grey-700: #404040;
--grey-800: #262626;
--grey-900: #171717;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-monasans: 'Mona Sans',sans-serif;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}


    .eJanfc {
      color:var(--text-dark);
      background:var(--bg-light);
      min-height:100vh;
      font-family:Mona Sans;
    }

    .cgVXLt {
      color:var(--bridge-blue);
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      text-decoration-line:underline;
    }

    .emfChm {
      max-width:100%;
      font-family:inherit;
    }

    .bdyKZP {
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
    }

    .etfCdV {
      display:inline;
      opacity:.5;
      font-size:small;
      font-family:inherit;
      font-weight:inherit;
    }

    .bzAQyY {
      font-size:xx-large;
      max-width:100%;
      text-align:left;
      font-family:inherit;
      line-height:1.2;
    }

    .PLVbZ {
      flex:1;
      display:flex;
      row-gap:1rem;
      max-width:100%;
      column-gap:1rem;
      align-items:flex-start;
      font-family:inherit;
      padding-top:2rem;
      flex-direction:column;
      padding-bottom:2rem;
      justify-content:center;
    }

    .bClveK {
      max-width:100%;
      flex-direction:column;
    }

    .fBFywj {
      flex-direction:column;
    }

    .eARFFn {
      color:var(--text-light);
      display:inline;
      font-size:small;
      background:#09bd00;
      font-family:inherit;
      font-weight:inherit;
      padding-top:.5rem;
      padding-left:1rem;
      padding-right:1rem;
      padding-bottom:.5rem;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .eARFFn.inactive {
      background:#b30000;
    }

    .fpVUIZ {
      font-family:inherit;
    }

    .Ulrzl {
      display:flex;
      row-gap:.5rem;
      background:#ffffff;
      column-gap:.5rem;
      align-items:flex-start;
      font-family:inherit;
      padding-top:.5rem;
      border-color:var(--border-light);
      border-style:solid;
      border-width:1px;
      padding-left:.5rem;
      padding-right:.5rem;
      flex-direction:column;
      padding-bottom:.5rem;
      justify-content:flex-start;
      border-top-left-radius:.5rem;
      border-top-right-radius:.5rem;
      border-bottom-left-radius:.5rem;
      border-bottom-right-radius:.5rem;
    }

    .NTDVD {
      display:flex;
      align-items:stretch;
      font-family:inherit;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:row;
      justify-content:flex-start;
      border-bottom-color:var(--border-light);
      border-bottom-style:solid;
      border-bottom-width:1px;
    }

    .ePBnSs {
      color:var(--bridge-blue);
      display:inline;
      font-size:inherit;
      margin-top:.5rem;
      font-family:inherit;
      font-weight:inherit;
      line-height:1;
    }

    .bKJdoA {
      row-gap:.5rem;
      column-gap:.5rem;
    }

    .bwPWdo {
      flex:1;
      display:flex;
      row-gap:1rem;
      max-width:100%;
      column-gap:1rem;
      align-items:flex-start;
      font-family:inherit;
      padding-top:2rem;
      padding-bottom:2rem;
      justify-content:center;
    }

    .btQPTB {
      display:flex;
      min-height:5rem;
      align-items:center;
      padding-top:1rem;
      padding-left:1rem;
      padding-right:1rem;
      padding-bottom:1rem;
      justify-content:center;
      border-bottom-color:var(--border-light);
      border-bottom-style:solid;
      border-bottom-width:1px;
    }

    .eyAmaz {
      width:100%;
      height:100%;
    }

    .Navigation\:ZkX4zuwCmhAHcxcnEQuD1 {
      width:5rem;
    }

    .Donor-Dashboard\:aqYqQPlFjKkzFf_TiVX9d {
      font-family:inherit;
    }

    .bvJUzW {
      row-gap:.25rem;
      max-width:100%;
      column-gap:.25rem;
      font-family:inherit;
    }

    .eVGmfq {
      font-size:large;
      font-family:inherit;
      margin-bottom:1rem;
    }

    .bQpmKj {
      display:flex;
      align-items:stretch;
      font-family:inherit;
      padding-left:2rem;
      padding-right:2rem;
      flex-direction:row;
      justify-content:flex-start;
      border-bottom-color:var(--border-light);
      border-bottom-style:solid;
      border-bottom-width:1px;
    }

    .bRlwzC {
      font-size:small;
      font-family:"Mona Sans";
    }

    .eNmbPI {
      color:var(--text-light);
      cursor:pointer;
      display:flex;
      row-gap:.5rem;
      z-index:2;
      font-size:inherit;
      background:var(--bridge-blue);
      column-gap:.5rem;
      transition:background 300ms ease;
      align-items:center;
      font-family:inherit;
      padding-top:.5rem;
      border-color:var(--button-bg-light);
      border-style:solid;
      border-width:1px;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .eNmbPI:hover {
      background:#0057db;
    }

    .Donor-Dashboard\:g8O4ifZCow4mM77TnAJ4a {
      font-size:medium;
    }

    .Donor-Dashboard\:ib-DkIgTay52t2JnJHcUH {
      font-size:medium;
    }

    .eZTcnQ {
      display:flex;
      row-gap:.5rem;
      column-gap:.5rem;
      align-items:flex-start;
      font-family:inherit;
      justify-content:flex-start;
    }

    .zBccz {
      row-gap:.5rem;
      column-gap:.5rem;
      flex-direction:row;
    }

    .Donor-Dashboard\:xQNqaZcN19g_UR6vuElgU {
      font-size:medium;
    }